/*================================================

* Template Name: Plesir - Car & Travel Mobile Template
* Version: 1.0
* Author: Hidratheme 
* Developed By: Hidratheme  
* Author URL: https://themeforest.net/user/hidratheme
 
================================================*/
/*================================================
            Table of contents  
==================================================

1. GENERAL  
2. PRELOADER
3. HEADER
4. SIDEBAR  
   4.1 SIDEBAR PROFILE
   4.2 SIDEBAR LEFT
   4.3 SIDEBAR RIGHT
5. BOTTOM PANEL
6. HOMEPAGE
   6.1 HOMEPAGE SLIDER
   6.2 HOMEPAGE ICON MENU
   6.3 HOMEPAGE AVAILABLE CAR
   6.4 HOMEPAGE DESTINATION
   6.5 HOMEPAGE NEWS
7. BOOKING 
8. SUBSCRIBE
9. CHART
10. CHECKOUT
11. MY RIDES
12. SETTING
13. CAR LIST
14. DESTINATIONS 
15. NEWS LIST
16. NEWS 
17. FEEDBACK
18. GALLERY
19. REGISTER / SIGN UP
20. LOGIN
21. 404 PAGE
22. CAR SINGLE PAGE
23. PROFILE 
24. FOOTER
25. PREVIEW

====================================================
            End table content 
===================================================*/
/* ---------------------------------------------------
1. GENERAL  
----------------------------------------------------- */
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

body {
  font-family: 'Poppins', sans-serif;
  background: #ffffff;
  font-size: 13px;
  color: #393939;
}

.page-rute .container{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* grid-template-rows: 1fr 2fr 1fr; */
  gap: 20px 20px;
}

.page-rute .card img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.page-rute .container .card {
  position: relative;
  height: 409px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
  margin: 0 auto; 
  float: none; 
  margin-bottom: 10px;
}

.page-rute .container .card-title {
  margin-bottom: 0.75rem;
  font-size: 14px;
}

.mb-30 {
  margin-bottom: 30px;
}

#sm-section-modal-gallery{
  position: relative;
  flex: 1 1 auto;
  padding: 0rem;
}

#sm-section-modal-gallery img{
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.slider{
  width:400px;
  margin:20px auto;
  text-align: center;
  padding:20px;
  color:white;
  .parent-slide{padding:15px;}
  img{display: block;margin:auto;}
}

div.gallery-home .slide .sm-items{
  width: 100%; 
  padding-left: 5%;
}

.sm-section-layanan .home-news-wrap .news-item .news-content .hnw-img img {
  height: 100% !important;
  max-height: 99999px !important;
  width: 100% !important;
  border-radius: 10px !important;
  object-fit: cover !important;
}

.sm-image-fixed{
  width: 100%;
  height: auto;
}

.sm-theme-button{
  background-color: #0095f9;
  padding: 2px 5px;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  border: 0px solid #333;
  line-height: 1.5;
  font-size: 11px;
}

.sm-theme-button.sm-hover:hover{
  color: white;
  background-color: #000000;
}

.sm-hover-blue:hover{
  color: #1b5691;
}

.sm-table-box{
  padding: 30px;
  box-shadow: 0 5px 30px rgb(0 0 0 / 7%);
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}

.table .sm-thead th {
  color: #fff !important;
  background-color: #1b5691 !important;
  border-color: #1b5691 !important;
}

.sm-title-heading{
  text-align: center;
  color: #2450a6;
  font-size: 18px;
  width: 100%;
  font-weight: 600;
  padding-top: 0px;
}

.sm-title-heading h1{
  font-size: 2em;
  margin: 0.67em 0;
  font-weight: 700;
}

.sm-image-top{
  margin-bottom: 30px;
}

.sm-image-top img{
  width: 100%;
}

.paragraph .sm-paragraph p{
  color: #222222;
  font-size: 17px;
  line-height: 27px;
}

.sm-box-shadow{
  padding: 30px;
  box-shadow: 0 5px 30px rgb(0 0 0 / 7%);
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.title-color{
  color: #000000;
}

/* SM Widget Fasiliitas */
.widget-post .item-recent:last-child{
  margin-bottom: 30px
}

.widget-post .item-recent{
  margin: 0 40px 15px 0;
}

.widget-post .item-recent .widget-post-media{
  position: relative;
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 30px;
}

.widget-post .item-recent img {
  width: 80px;
  height: 80px;
}

.widget-post .item-recent .title{
  font-size: 14px;
  margin: 9px 0 11px 0;
  color: #040b16;
  text-transform: uppercase;
  font-weight: 700;
}

.widget-post .item-recent .date-recent{
  font-size: 14px;
  color: #a9b5c1;
}

/* End SM Widget Fasiliitas */
.sm-cws-button{
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  min-width: 130px;
  padding: 10px 20px;
  color: #939ea9;
  background: #ffffff;
  border: 2px solid #2450A6;
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 700;
  cursor: pointer;
}

.sm-cws-button.alt{
  background: #2450A6;
  color: #ffffff;
}

.bg-gray-3 a:hover{
  background-color: #000000;
  border: #000000;
}

.sm-banner-image{
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}

.sm-iframe-map{
  width: 100%;
  height: 400px;
  border: none;
}

ul.icon, ol {
  line-height: 28px;
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  font-size: 14px;
}

.icon .sm-row{
  margin-right: -15px;
  margin-left: -15px;
}

ul.icon li {
  padding-left: 0px;
  position: relative;
  margin-left: 0px;
  color: #000000;
}

.icon .sm-row div{
  padding-bottom: 10px;
}

#section-iframe-map{
  padding-bottom: 16px;
}

#gallery-modal .modal-dialog{
  padding-top: 10%;
  position: relative;
  width: auto;
  pointer-events: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: 'Poppins', sans-serif;
}

.custom-select,
.form-control {
  font-size: 13px;
}

.gj-timepicker .form-control {
  font-size: 13px !important;
}

#radioBtn .notActive {
  color: #a4a4a4;
  background-color: #fff;
}

.btn-sm {
  font-weight: 600;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-primary {
  background-color: #2450a6;
  border-color: #2450a6;
}

body a,
body a:hover {
  color: #393939;
  text-decoration: none;
}

body.noscroll {
  overflow: hidden;
}

.btn {
  background-color: #2450a6;
  color: #ffffff;
}

.button {
  text-align: center;
}

.btn:hover {
  color: #ffffff;
}

.gallery-img-box .gallery-list img{
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.border-radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.none {
  display: none;
}

.clear {
  clear: both;
}

.submit-btn {
  text-align: center;
}

.theme-button {
  background-color: #2450a6;
  padding: 5px 15px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  border: 0px solid #333;
  line-height: 1.5;
}

.theme-button.medium {
  padding: 10px 15px;
}

.col-2-pading-right {
  padding-right: 7.5px;
}

.col-2-pading-left {
  padding-left: 7.5px;
}

.gj-picker-bootstrap div[role="navigator"] div:first-child span:before,
.gj-picker-bootstrap div[role="navigator"] div:last-child span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 18px;
}

.gj-picker-bootstrap div[role="navigator"] div:first-child span:before {
  content: "\f191";
}

.gj-picker-bootstrap div[role="navigator"] div:last-child span:before {
  content: "\f152";
}

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #2450a6 !important;
  border-color: #2450a6 !important;
}

.gj-picker-bootstrap table tr td.today div {
  color: #2450a6 !important;
}

.line {
  clear: both;
  height: 2px;
  width: 20px;
  margin: 10px auto 0px;
  background-color: #2450a6;
}

.theme-button-line {
  border: 1px solid #2450a6;
  background-color: transparent;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #2450a6;
}

.line-separate {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin: 20px 0px 20px;
}

.no-padding-right {
  padding-right: 0px;
}

.theme-button:hover {
  background-color: #df9403;
  color: #ffffff;
}

.btn-outline-secondary:hover {
  background-color: #2450a6;
}

ul.slick-dots li button {
  width: 15px;
  height: 5px;
  background-color: #2450a6;
  padding: 0px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  opacity: 0.3;
}

ul.slick-dots li.slick-active button {
  opacity: 1;
}

.slick-dots li {
  margin: 0px 0px !important;
  height: 15px !important;
}

.slick-dots li button:before {
  font-size: 0px !important;
}

.content-wrap {
  max-width: 100%;
  margin: 0 auto;
  min-height: calc(100vh - 56px - 70px);
  background-color: #ffffff;
  overflow: hidden;
}

.no-margin-top {
  margin-top: 0px;
}

.heading-page {
  font-size: 14px;
  font-weight: 600;
  padding: 14px 15px 14px 40px;
  position: relative;
  border-bottom: 1px solid #ddd;
  height: 50px;
}

.heading-page .icon-back {
  text-align: center;
  display: table;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}

.heading-page .back-btn {
  position: absolute;
  left: 0px;
  top: 0px;
  border-left: 0px solid #ddd;
  height: 50px;
  width: 40px;
  text-align: center;
  display: table;
}

.share-button {
  margin-top: 20px;
}

.share-button ul {
  list-style: none;
  padding: 0px 0px;
}

.share-button li {
  display: inline-block;
  text-align: center;
}

.share-button li a {
  padding: 2px 5px;
  background-color: #2450a6;
  color: #ffffff;
  width: 25px;
  height: 25px;
  display: block;
}

.share-button li a .svg-inline--fa {
  color: #ffffff;
}

.share-button li.text {
  font-weight: 600;
  padding-right: 5px;
}

body .form-control:focus {
  border-color: #2450a6;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
}

.section-single-page {
  padding: 15px 15px;
}

.img-news {
  margin: 0px 0px 10px;
}

#content {
  width: 100%;
  min-height: calc(100vh - 56px);
  transition: all 0.3s;
  padding: 56px 0px 70px;
  right: 0;
}

.line-separate {
  border-top: 1px solid #dbdbdb;
  margin-bottom: 15px;
}

.subsite {
  padding: 20px 15px;
  min-height: calc(100vh - 56px - 70px);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  z-index: 2;
  position: relative;
  background-color: #fff;
}

.subsite-with-banner {
  margin-top: -20px;
  padding: 15px 15px 20px;
  min-height: calc(100vh - 56px - 70px - 156px);
}

.subsite.fixedbanner {
  margin-top: 125px;
}

.subsite-banner {
  position: relative;
  height: 156px;
  overflow: hidden;
}

.subsite-banner img {
  width: 100%;
}

#contents {
  width: 100%;
  min-height: calc(100vh - 56px);
  transition: all 0.3s;
  padding: 0px 0px 70px;
  max-width: 1024px;
  margin: 0 auto;
  background-color: #f4f4f4;
}

div.jenis-layanan .center-button {
  justify-content: center;
}

.jenis-layanan img.cover{
  width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.vacation-destination.gallery-home .vs-carousel .item .vs-box .vsb-top .vsbt-img img {
  width: 100%;
  height: 150px;
  max-height: 99999999px;
  object-fit: cover;
}

@media only screen and (min-width: 430px) {
  .subsite-banner img {
    max-height: 999999999px;
  }
}

@media screen and (max-width: 330px) and (min-width: 320px) {
  .subsite-banner img {
    width: auto;
    height: 100%;
    max-width: 99999px;
  }
}

@media screen and (max-width: 480px) {
  nav.navbar .container-fluid a.logo {
    height: 60px;
    width: auto;
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    left: 0;
    position: absolute;
  }

  nav.navbar .container-fluid #sidebarleftbutton.btn {
    background-color: transparent;
    padding: 5px 5px;
    font-size: 28px;
    line-height: 0px;
    position: absolute;
    font-size: 20px;
    left: 90%;
  }

  .page-rute .container {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 20px 20px;
  }

  .page-rute .subsite .container .card {
    position: relative;
    height: 250px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 150px;
  }

  .page-rute .subsite .container .card .card-body{
    flex: 1 1 auto;
    padding: 1.25rem;
    border: 1px solid rgba(0,0,0,.125);
  }

  #gallery-modal .modal-dialog{
    padding-top: 50% !important;
    position: relative;
    width: auto;
    pointer-events: none;
  }
}

@media screen and (max-width: 640px) {
  nav.navbar a.logo {
    height: 60px;
    width: auto;
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    left: 10px;
    position: absolute;
  }

  nav.navbar #sidebarleftbutton.btn {
    background-color: transparent;
    padding: 5px 5px;
    font-size: 28px;
    line-height: 0px;
    position: absolute;
    font-size: 20px;
    left: 37rem;
  }

  .page-rute .container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 20px;
  }

  .page-rute .subsite .container .card {
    position: relative;
    height: 250px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 150px;
  }

  .page-rute .subsite .container .card .card-body{
    flex: 1 1 auto;
    padding: 1.25rem;
    border: 1px solid rgba(0,0,0,.125);
  }

  .modal .modal-dialog{
    padding-top: 40% !important;
    position: relative;
    width: auto;
    pointer-events: none;
  }
}

@media screen and (max-width: 720px) {
  nav.navbar a.logo {
    height: 60px;
    width: auto;
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    left: 10px;
    position: absolute;
  }

  nav.navbar #sidebarleftbutton.btn {
    background-color: transparent;
    padding: 5px 5px;
    font-size: 28px;
    line-height: 0px;
    position: absolute;
    font-size: 20px;
    left: 42rem;
  }

  .page-rute .container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 20px;
  }

  .page-rute .subsite .container .card {
    position: relative;
    height: 250px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 150px;
  }

  .page-rute .subsite .container .card .card-body{
    flex: 1 1 auto;
    padding: 1.25rem;
    border: 1px solid rgba(0,0,0,.125);
  }

  .modal.fade .modal-dialog{
    padding-top: 36% !important;
    position: relative;
    width: auto;
    pointer-events: none;
  }

}

@media screen and (max-width: 1080px) {
  nav.navbar a.logo {
    height: 60px;
    width: auto;
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    left: 22px;
    position: absolute;
  }

  nav.navbar #sidebarleftbutton.btn {
    background-color: transparent;
    padding: 5px 5px;
    font-size: 28px;
    line-height: 0px;
    position: absolute;
    font-size: 20px;
    left: 64rem;
  }

  .page-rute .container .card {
    position: relative;
    height: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
  }
}

.subsite-heading {
  text-align: center;
  color: #2450a6;
  font-size: 18px;
  width: 100%;
  font-weight: 600;
  padding-top: 0px;
}

.subsite-heading span {
  color: #df9403;
}

.subsite-heading-description {
  text-align: center;
  margin-bottom: 5px;
}

form label {
  font-weight: 600;
}

form .input-group>.custom-select:not(:last-child),
form .input-group>.form-control:not(:last-child) {
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}

.form-layout {
  padding: 00px 0px;
}

.form-layout .form-group.col-md-12 .row {
  margin-bottom: 0px !important;
}

.form-layout textarea {
  min-height: 60px;
}

.form-layout .addon {
  position: absolute;
  padding: 7px 40px 7px 10px;
}

.form-layout .field-group {
  position: relative;
}

.form-layout .field-group .svg-inline--fa {
  top: 10px;
  left: 12px;
  position: absolute;
  z-index: 4;
  color: #b5b5b5;
}

.form-layout input[type="text"] {
  padding: 0px 10px 0px 10px;
}

.form-layout input.last-name[type="text"] {
  padding: 0px 10px 0px 10px;
}

.form-layout select.with-icon,
.form-layout input.with-icon {
  padding-left: 30px;
  position: relative;
}

.form-layout input.with-icon.datepicker,
.form-layout input.with-icon.timepicker {
  padding-left: 33px;
}

#content .form-layout .form-group .row,
#content .form-layout .form-group.col-md-12 {
  margin-bottom: 15px;
}

.form-check label {
  font-weight: normal;
}

.form-check {
  line-height: 1.8;
}

.margin-bottom-row {
  margin-bottom: 15px;
}

.grey-box {
  border: 0px solid #dadfe3;
  border-radius: 10px;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 10px;
}

.field-row {
  margin-bottom: 15px !important;
}

.field-row label {
  font-weight: 600;
}

.field-row .field-group {
  position: relative;
}

.field-row .field-group .row {
  margin-bottom: 15px;
}

.field-row .field-group .svg-inline--fa,
.field-row .field-group .fab,
.field-row .field-group .fas,
.field-row .field-group .fa,
.field-row .field-group .far {
  top: 10px;
  left: 12px;
  position: absolute;
  z-index: 4;
  color: #b5b5b5;
}

.field-row .field-group input.with-icon,
.field-row .field-group select.with-icon {
  padding-left: 30px;
}

.field-row .field-group .form-check label.form-check-label a {
  text-decoration: underline;
  color: #2d51a0;
}

.connect-with {
  width: 100%;
  text-align: center;
  border-top: 1px solid #b5b5b5;
  padding-top: 20px;
}

.connect-with .text-head {
  text-align: center;
  margin-bottom: 20px;
}

.connect-with ul {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px;
}

.connect-with ul li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}

.connect-with ul li .svg-inline--fa {
  margin-right: 5px;
}

.connect-with ul li a {
  text-decoration: none;
  background: #b5b5b5;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px;
}

.connect-with ul li .connect-facebook {
  background: #3b5998;
}

.connect-with ul li .connect-google {
  background: #dd4b39;
}

.connect-with ul li .connect-twitter {
  background: #1177b5;
}

.pagination {
  margin-top: 20px;
}

.pagination .page-link {
  color: #2450a6;
}

.pagination .page-item.active .page-link {
  background-color: #2450a6;
  border-color: #2450a6;
}

/*==================================================
2. PRELOADER
==================================================*/
.preloading {
  width: 100%;
  text-align: center;
  height: 100%;
  position: fixed;
  background: #ffffff;
  z-index: 999999;
  top: 0px;
  display: table;
  left: 0;
}

.preloading .wrap-preload {
  background-color: #2450a6;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.preloading .wrap-preload2 {
  background-color: #007800;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.preloading .cssload-loader {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  margin: 3em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: #ffffff;
}

.preloading .cssload-loader,
.preloading .cssload-loader:before,
.preloading .cssload-loader:after {
  animation: 1.15s infinite ease-in-out;
  -o-animation: 1.15s infinite ease-in-out;
  -ms-animation: 1.15s infinite ease-in-out;
  -webkit-animation: 1.15s infinite ease-in-out;
  -moz-animation: 1.15s infinite ease-in-out;
}

.preloading .cssload-loader:before,
.preloading .cssload-loader:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.preloading .cssload-loader {
  animation-name: cssload-loader;
  -o-animation-name: cssload-loader;
  -ms-animation-name: cssload-loader;
  -webkit-animation-name: cssload-loader;
  -moz-animation-name: cssload-loader;
}

@keyframes cssload-loader {
  from {
    transform: scale(0);
    opacity: 1;
  }

  to {
    transform: scale(1);
    opacity: 0;
  }
}

@-o-keyframes cssload-loader {
  from {
    -o-transform: scale(0);
    opacity: 1;
  }

  to {
    -o-transform: scale(1);
    opacity: 0;
  }
}

@-ms-keyframes cssload-loader {
  from {
    -ms-transform: scale(0);
    opacity: 1;
  }

  to {
    -ms-transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes cssload-loader {
  from {
    -webkit-transform: scale(0);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@-moz-keyframes cssload-loader {
  from {
    -moz-transform: scale(0);
    opacity: 1;
  }

  to {
    -moz-transform: scale(1);
    opacity: 0;
  }
}

/* ---------------------------------------------------
3. HEADER
----------------------------------------------------- */
.bg-header {
  z-index: 10;
  position: fixed !important;
  top: 0px;
  left: 0px;
  height: 56px;
  width: 100%;
  background-color: #2450a6;
  border-bottom: 0px solid #ddd;
}

.bg-header2 {
  background-color: #007800;  
}

.navbar {
  position: relative;
}

.navbar #sidebarleftbutton.btn,
.navbar #sidebarrightbutton.btn {
  background-color: transparent;
  padding: 5px 5px;
  font-size: 28px;
  line-height: 0px;
  position: absolute;
  font-size: 20px;
  left: 72rem;
}

.navbar .btn:hover {
  color: #ffffff;
}

.navbar #sidebarleft.btn {
  left: 1rem;
}

.navbar #sidebarrightbutton.btn {
  right: 1rem;
}

.navbar #sidebarrightbutton.btn .notif {
  position: relative;
}

.navbar #sidebarrightbutton.btn .notif .fa-circle {
  height: 10px;
  width: 10px;
  color: #df9403;
  position: absolute;
  bottom: 0px;
  right: -3px;
  z-index: 22;
  color: #df9403;
  border: 1px solid #2450a6;
  border-radius: 100%;
}

.navbar .logo {
  height: 60px;
  width: auto;
  margin: 5px 0px;
  font-size: 20px;
  font-weight: 500;
  width: 100%;
  left: 10rem;
  position: absolute;
}

.navbar .logo,
.navbar #sidebarleftbutton.btn,
.navbar #sidebarrightbutton.btn {
  color: #ffffff;
}

.navbar .logo img {
  height: 100%;
  width: auto;
}

.navbar .logo .fa-pizza-slice {
  color: #ec7b00;
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

/* ---------------------------------------------------
4. SIDEBAR  
----------------------------------------------------- */
/* SIDEBAR PROFILE */
.sdprofile {
  background-color: rgba(255, 255, 255, 0.08);
  min-height: 100px;
  position: relative;
  padding-left: 100px;
}

.sdprofile .sdp-left {
  position: absolute;
  margin: 15px 10px 15px 20px;
  left: 0px;
  top: 0px;
}

.sdprofile .sdp-left img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.sdprofile .sdp-right {
  padding: 20px 20px 0px 0px;
}

.sdprofile .sdp-right .sd-name {
  font-weight: 600;
  color: #df9403;
}

/* SIDEBAR LEFT */
.sidenav .fa-caret-down {
  color: #ffffff !important;
  margin: 5px 0px 0px !important;
  float: right;
}

.sidenav .collapsible-body {
  padding: 0px 0px !important;
  background-color: rgba(255, 255, 255, 0.08);
}

.sidenav .collapsible-body a {
  padding: 5px 20px 5px 43px !important;
}

.sidenav a,
.sidenav a:hover,
.sidenav a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

.sidenav ul ul a {
  padding-left: 30px !important;
}

.sidebar-header h3 {
  font-size: 20px;
  font-weight: 800;
}

#sidebarleft {
  width: 250px;
  position: fixed;
  top: 0;
  left: -250px;
  height: 100vh;
  z-index: 999;
  background-color: #2450a6;
  color: #fff;
  transition: all 0.3s;
  overflow: auto;
}

#sidebarleft.rasya-tranz {
  background-color: #007800; /* Ganti dengan warna latar belakang yang diinginkan */  
}

#sidebarleft a,
#sidebarleft a:hover {
  color: #ffffff;
}

#sidebarleft ul .svg-inline--fa {
  color: #df9403;
}

#sidebarleft .svg-inline--fa {
  color: #ffffff;
}

#sidebarleft .list-unstyled .fas,
#sidebarleft .list-unstyled .svg-inline--fa {
  font-size: 14px;
  margin-right: 5px;
  width: 25px;
}

#sidebarleft.active {
  left: 0;
}

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 26px;
}

#sidebarleft #dismiss {
  top: 15px;
  right: 15px;
}

#dismiss:hover {
  color: #ffffff;
}

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  top: 0px;
  transition: all 0.5s ease-in-out;
}

.overlay.active {
  display: block;
  opacity: 1;
}

#sidebarleft .sidebar-header {
  padding: 20px;
  background-color: #2450a6;
}

#sidebarleft .sidebar-header2 {
  padding: 20px;
  background-color: #007800;
}

#sidebarleft ul {
  padding: 10px 0px;
}

#sidebarleft ul li a {
  padding: 5px 20px;
  font-size: 1.1em;
  display: block;
}

#sidebarleft ul li a:hover {
  background-color: rgba(255, 255, 255, 0.07);
}

#sidebarleft ul li.active>a,
a[aria-expanded="true"] {
  color: #fff;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/* SIDEBAR RIGHT */
#sidebarright {
  width: 100%;
  right: -100%;
  position: fixed;
  top: 0;
  height: 100vh;
  z-index: 999;
  background-color: #2450a6;
  color: #fff;
  transition: all 0.3s;
  overflow: auto;
}

#sidebarright a,
#sidebarright a:hover {
  color: #ffffff;
}

#sidebarright ul .svg-inline--fa {
  color: #df9403;
}

#sidebarright .right-menu {
  padding: 0px 0px;
  border-top: 0px solid rgba(0, 0, 0, 0.3);
  margin-top: 0px;
}

#sidebarright .right-menu .right-menu-item {
  padding: 0px 0px;
  background-color: rgba(255, 255, 255, 0.08);
  margin-bottom: 1px;
}

#sidebarright .right-menu .ntitle {
  font-weight: 600;
}

#sidebarright .right-menu .desc {
  font-size: 13px;
}

#sidebarright ul li a {
  position: relative;
  padding: 10px 20px 10px 50px;
  font-size: 1.1em;
  display: block;
}

#sidebarright ul li .fas,
#sidebarright ul li .svg-inline--fa {
  font-size: 20px;
  margin-right: 5px;
  color: #df9403;
  position: absolute;
  left: 20px;
}

#sidebarright .count {
  background-color: rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 3px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  margin-left: 3px;
}

#sidebarright #dismiss {
  top: 15px;
  left: 15px;
}

#sidebarright .sidebar-header {
  padding: 20px;
  text-align: right;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}

#sidebarright.active {
  right: 0;
}

.sidebar-header h3 {
  margin-bottom: 0px;
}

.search-wrapper {
  margin: 0;
  padding: 10px 10px;
  color: #303030;
  position: relative;
}

.search-wrapper input#search {
  display: block;
  font-weight: 300;
  width: 100%;
  height: 35px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 45px 0 15px;
  border: 0;
  border: 0px solid #ffffff;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  background: #ffffff;
}

.search-wrapper i.material-icons {
  position: absolute;
  top: 0px;
  right: 20px;
  cursor: pointer;
  color: #303030;
  line-height: auto;
  height: auto;
}

.search-wrapper button.ssubmit {
  border: 0px solid #ffffff;
  background-color: transparent;
  position: absolute;
  top: 18px;
  right: 18px;
  font-size: 18px;
}

.search-form.search-content {
  margin: 10px 0px 20px;
  font-size: 13px;
}

.search-form.search-content .search-wrapper {
  padding: 0px 0px;
}

.search-form.search-content .search-wrapper input#search {
  border: 1px solid #dbdbdb;
}

.search-form.search-content .search-wrapper button.ssubmit {
  top: 8px;
  right: 10px;
  color: #dbdbdb;
}

/* ---------------------------------------------------
5. BOTTOM PANEL
----------------------------------------------------- */
.bottom-panel {
  height: 70px;
  background-color: #2450a6;
  width: 100%;
  border-top: 0px solid #ddd;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  padding: 0px 5px 5px;
}

/* Gaya khusus untuk env appname = "Rama Tranz Travel" */
.bottom-panel2 {
  background-color: #007800; /* Ganti dengan warna latar belakang yang diinginkan */
}

.bottom-panel .bp-col {
  width: 20%;
  height: 100%;
  text-align: center;
  float: left;
  border-right: 0px solid #ddd;
}

.bottom-panel .bp-col a {
  width: 100%;
  display: block;
  height: 100%;
}

.bottom-panel .bp-col .bp-icon {
  width: 100%;
  height: 60%;
  padding: 15px 0px 3px;
}

.bottom-panel .bp-col .bp-text {
  width: 100%;
  color: #ffffff;
}

.bottom-panel .bp-col:last-child {
  border-right: 0px solid #ddd;
}

/* ---------------------------------------------------
6. HOMEPAGE
----------------------------------------------------- */
#content {
  max-width: 1024px;
  margin: 0 auto;
  background-color: #f4f4f4;
  /* HOMEPAGE SLIDER */
}

#content .form-group .row {
  margin-bottom: 0px;
}

#content .labelclock {
  padding-top: 8px;
}

#content .img-hero {
  margin-bottom: -15px;
  overflow: hidden;
}

#content .img-hero .slick-slide img {
  width: 100%;
  max-width: 1024px;
  height: 100%;
  max-height: 450px;
  object-fit: cover;
}

#content .img-hero ul.slick-dots {
  bottom: 20px;
}

#content .img-hero ul.slick-dots li {
  margin: 0px;
}

#content .img-hero ul.slick-dots li button {
  background-color: #ffffff;
}

#content .img-hero ul.slick-dots li button:before {
  color: #fff;
  font-size: 0px;
}

.container-homepage {
  padding: 0px 15px;
}

.section-home {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
  margin: 0 auto 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px 15px;
}

.heading-section {
  position: relative;
  text-align: left;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.heading-section .sa-title.popcat {
  width: 100%;
  line-height: 1;
}

.heading-section .sa-title {
  color: #2450a6;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
}

.section-home .more-category {
  width: 100%;
  padding: 10px 0px 0px;
  text-align: center;
}

.section-home .more-category .mcbutton {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

.section-a {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 15px 15px;
}

.section-home.s-category {
  position: relative;
}

.home-category-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}

.home-category-list .home-box-category {
  position: relative;
  width: 50%;
  height: 85px;
  overflow: hidden;
  float: left;
  border: 5px solid #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.home-category-list .home-text-category {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
}

.home-category-list .home-text-category .bc-text {
  word-break: break-word;
  display: table-cell;
  z-index: 2;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 0px 20px;
  line-height: 1;
}

.home-category-list .home-image-category {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
}

.home-category-list .home-image-category img {
  opacity: 0.5;
  max-height: 9999999%;
  width: 200%;
  height: auto;
  max-width: 200%;
  margin-left: -50%;
}

/* HOMEPAGE ICON MENU -*/
.home-icon {
  padding-left: 15px;
  padding-right: 15px;
}

.home-icon .homepage-icon-menu {
  display: block;
}

.home-icon .section-home {
  padding: 20px 15px 10px;
  background-color: #fff;
}

.home-icon .container {
  padding-top: 5px;
  padding-bottom: 5px;
}

.home-icon .row {
  margin-bottom: 15px;
}

.home-icon .row:last-of-type {
  margin-bottom: 0px;
}

.home-icon .s-icon {
  padding: 0px 0px;
  text-align: center;
}

.home-icon .s-icon .s-icon-text {
  font-weight: 600;
  font-size: 11px;
}

.home-icon .s-icon img {
  width: 30px;
  margin-bottom: 10px;
  height: auto;
}

/* HOMEPAGE AVAILABLE CAR */
.available-car {
  padding: 15px 0px;
  position: relative;
}

.available-car .heading-section .sa-title {
  width: 100% !important;
}

.available-car .slick-track {
  margin: 0px 0px;
}

.available-car .slick-prev {
  right: 35px;
  z-index: 3;
  top: 90%;
  left: auto;
}

.available-car .slick-next {
  right: 10px;
  z-index: 3;
  top: 90%;
}

.available-car .slick-prev:before,
.available-car .slick-next:before {
  color: #2450a6;
}

.available-car .acr-box {
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 15px;
  width: 300px;
  position: relative;
}

.available-car .acr-box .acr-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
}

.available-car .acr-box .acr-bg img {
  width: 100%;
  height: auto;
  max-height: 9999999px;
  opacity: 0.1;
  position: absolute;
  bottom: 0px;
}

.available-car .acr-box .acr-box-in {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 182px;
}

.available-car .acr-box .acr-box-in .acr-content {
  padding: 15px 15px;
  width: 100%;
  height: 100%;
}

.available-car .acr-box .acr-box-in .acr-content .ct-name {
  font-size: 14px;
  color: #2450a6;
  font-weight: 600;
}

.available-car .acr-box .acr-box-in .acr-content .ct-cost .cprice {
  font-size: 24px;
  font-weight: 600;
  color: #df9403;
  display: block;
}

.available-car .acr-box .acr-box-in .acr-content .ct-cost .jadwal-jemput h4 {
  font-size: 12px;
  margin-bottom: 2px;
}

.tabel-jadwal-jemput td{
  font-size: 10px;
}

.available-car .acr-box .acr-box-in .acr-content .ct-cost .perday {
  position: relative;
  top: -5px;
  margin-bottom: 10px;
  display: block;
}

.available-car .acr-box .acr-box-in .acr-content .ct-info {
  padding: 10px 0px 0px;
  position: relative;
}

.available-car .acr-box .acr-box-in .acr-content .ct-info ul {
  background-color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
  float: left;
  padding: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.available-car .acr-box .acr-box-in .acr-content .ct-info ul li {
  padding: 0px 5px 0px 0px;
  display: inline-block;
}

.available-car .acr-box .acr-box-in .acr-content .ct-info ul li img {
  width: 20px;
  height: auto;
  display: inline;
}

.available-car .acr-box .acr-box-in .acr-content .ct-reserve {
  display: block;
  clear: both;
  position: absolute;
  bottom: 10px;
}

.available-car .acr-box .acr-box-in .acr-img {
  width: 180px;
  float: right;
  margin-right: -40px;
  margin-top: 40px;
  position: absolute;
  right: 0px;
}

.available-car .acr-box .acr-box-in .acr-img img {
  width: 100%;
  border-radius: 0px 0px 0px 10px;
}

/* HOMEPAGE DESTINATION */
.vacation-destination {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}

.vacation-destination .heading-section {
  padding-left: 15px;
  padding-right: 15px;
}

.vacation-destination .vs-carousel .item {
  width: 330px;
  padding-left: 15px;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-top {
  position: relative;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsb-rating {
  color: #df9403;
  color: #fff;
  position: absolute;
  padding: 5px 8px;
  background-color: #2450a6;
  top: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  left: 10px;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsb-rating .fa-star {
  color: #df9403;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  height: 150px;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img img {
  width: 100%;
  height: auto;
  max-height: 99999999px;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-middle {
  padding: 5px 0px;
  font-weight: 600;
  font-size: 15px;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-middle .vsbm-left {
  color: #2450a6;
  display: inline-block;
}

.vacation-destination .vs-carousel .item .vs-box .vsb-middle .vsbm-right {
  display: inline-block;
  color: #df9403;
  float: right;
}

/* HOMEPAGE NEWS */
.section-home.home-news .home-news-wrap .more-category {
  padding: 0px 0px;
}

.section-home.home-news .home-news-wrap .news-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.section-home.home-news .home-news-wrap .news-item .hnw-title {
  font-weight: 600;
}

.section-home.home-news .home-news-wrap .news-item .news-content {
  position: relative;
  width: 100%;
  padding-left: 120px;
  min-height: 70px;
}

.section-home.home-news .home-news-wrap .news-item .news-content .hnw-img {
  width: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  height: 100%;
}

.section-home.home-news .home-news-wrap .news-item .news-content .hnw-img img {
  height: 100%;
  max-height: 99999px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.section-home.home-news .home-news-wrap .news-item .news-content .hnw-desc .more {
  color: #2450a6;
}

/*==================================================
7. BOOKING 
==================================================*/
.gj-picker-md [role="header"],
.gj-picker-md .arrow-begin,
.gj-picker-md [role="body"] [role="arrow"] {
  background: #2450a6 !important;
  background-color: #2450a6 !important;
}

.gj-picker-md .arrow-end {
  border: 16px solid #2450a6 !important;
}

.gj-picker-md [role="footer"] button.gj-button-md {
  color: #2450a6 !important;
}

.gj-timepicker .form-control {
  display: block !important;
  width: 100% !important;
  height: calc(1.5em + .75rem + 2px);
  font-weight: 400;
  line-height: 1.5 !important;
  color: #495057 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gj-timepicker-md [role="right-icon"] {
  font-size: 0px !important;
  width: 100%;
  height: 100%;
}

/*==================================================
8. SUBSCRIBE
==================================================*/
.section-subscribe {
  background-color: #fff;
  position: relative;
  padding: 20px 20px;
  overflow: hidden;
  margin-top: 20px;
}

.section-subscribe .subcontainer {
  z-index: 1;
  position: relative;
}

.section-subscribe .subcontainer .textsub {
  text-align: center;
}

.section-subscribe .subcontainer .section-title {
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
}

.section-subscribe .subcontainer .submitsub {
  background-color: #2450a6;
  position: absolute;
  color: #ffffff;
  font-size: 18px;
  border: 1px solid #2450a6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 4px 8px 0px 10px;
  right: 30px;
  top: 11px;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

.section-subscribe .bg-subscribe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.2;
}

.section-subscribe .bg-subscribe img {
  width: 100%;
  height: auto;
  max-height: 999999px;
}

.section-subscribe .mail-subscribe-box {
  position: relative;
  padding-bottom: 35px;
  margin-top: 10px;
  padding: 0px 20px;
}

.section-subscribe .mail-subscribe-box input {
  color: #303030;
  border: 1px solid #2450a6;
  height: 50px;
  background: #ffffff;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  margin-bottom: 0px;
  padding: 10px 50px 10px 20px;
  box-sizing: border-box;
}

.section-subscribe .mail-subscribe-box i {
  position: absolute;
  color: #95b700;
  font-size: 18px;
  border: 1px solid #2450a6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 4px 8px 4px 10px;
  right: 30px;
  top: 11px;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

/* ==================================================
9. CHART
==================================================== */
.page-cart .svg-inline--fa {
  margin-right: 5px;
  color: #a4a4a4;
}

.page-cart .subsite-heading {
  margin-bottom: 10px;
}

.page-cart .chart-box {
  position: relative;
  border: 0px solid #ced4da;
  border-radius: 10px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  overflow: hidden;
}

.page-cart .chart-box ul {
  list-style: none;
  padding: 0px 0px;
  margin-bottom: 0px;
}

.page-cart .chart-box ul li {
  padding: 10px 10px;
}

.page-cart .chart-box ul li .svg-inline--fa {
  margin-right: 5px;
  color: #a4a4a4;
}

.page-cart .chart-box ul li label {
  font-weight: 600;
  margin-bottom: 0px;
}

.page-cart .chart-box ul li:nth-child(odd) {
  background-color: #eee;
}

.page-cart .chart-box .extraservice {
  padding: 0px 0px;
}

.page-cart .chart-box .extraservice .service-row {
  padding: 10px 10px;
}

.page-cart .chart-box .extraservice .service-row:nth-child(2n+1) {
  background-color: #eee;
}

.page-cart .chart-box .extraservice .svg-inline--fa {
  margin-right: 5px;
  color: #a4a4a4;
}

.page-cart .chart-box .extraservice .es-left,
.page-cart .chart-box .extraservice .es-right {
  float: left;
  width: 50%;
}

.page-cart .chart-box .extraservice .es-right {
  text-align: right;
}

.page-cart .chart-box label {
  margin-bottom: 0px;
}

.page-cart .coupon .btn.btn-outline-secondary {
  padding: 0px 20px;
  border: 0px solid #ffffff;
  font-size: 13px;
}

.page-cart .cart-car-box {
  width: 200px;
  padding-top: 20px;
  margin: 0px auto 20px;
}

.page-cart .cart-car-box .chart-car {
  text-align: center;
}

.page-cart .cart-car-box .chart-car img {
  max-width: 200px;
  width: 100%;
}

.page-cart .chart-car-title {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #2450a6;
  line-height: 1.2;
}

.page-cart .chart-car-price {
  background-color: #2450a6;
  text-align: center;
  font-size: 14px;
  margin: 7px auto;
  padding: 5px;
  border-radius: 90px;
  color: #fff;
  width: 120px;
}

.page-cart .chart-car-price .svg-inline--fa {
  color: #df9403;
  margin-right: 5px;
}

.page-cart .cart-box-detail {
  padding: 0px 0px 0px 0px;
}

.page-cart .cart-box-detail .cb-box {
  padding: 0px 0px 3px;
}

.page-cart .cart-box-detail .cb-box label {
  margin-bottom: 0px;
  font-weight: 600;
}

.page-cart .button {
  margin: 30px 0px;
}

.page-cart .cart-total {
  padding: 10px 10px;
  border: 0px solid #dadfe3;
  border-radius: 10px;
  background-color: #f7f7f7;
}

.page-cart .cart-total .ct-row {
  padding: 0px 0px 5px;
}

.page-cart .cart-total .ct-row .ct-left {
  width: 50%;
  float: left;
  text-align: left;
}

.page-cart .cart-total .ct-row .ct-right {
  width: 50%;
  float: left;
  text-align: right;
}

.page-cart .cart-total .ct-row .ct-right span {
  width: 50px;
  text-align: left;
  display: inline-block;
}

.page-cart .cart-total .ct-row.total {
  font-weight: 600;
}

.page-cart .cart-total .svg-inline--fa.fa-dollar-sign {
  color: #a4a4a4;
  margin-right: 5px;
}

/* ====================================================
10. CHECKOUT
======================================================*/
.page-checkout .form-layout {
  padding: 0px 0px;
}

.page-checkout .subsite-heading-row {
  margin-bottom: 10px;
}

.page-checkout .cart-total {
  padding: 10px 10px;
  border: 0px solid #dadfe3;
  border-radius: 10px;
  background-color: #f7f7f7;
  margin-bottom: 20px;
}

.page-checkout .cart-total .ct-row {
  padding: 0px 0px 5px;
}

.page-checkout .cart-total .ct-row .ct-left {
  width: 50%;
  float: left;
  text-align: left;
}

.page-checkout .cart-total .ct-row .ct-right {
  width: 50%;
  float: left;
  text-align: right;
}

.page-checkout .cart-total .ct-row .ct-right span {
  width: 50px;
  text-align: left;
  display: inline-block;
}

.page-checkout .cart-total .ct-row.total {
  font-weight: 600;
}

.page-checkout .cart-total .svg-inline--fa.fa-dollar-sign {
  color: #a4a4a4;
  margin-right: 5px;
}

/* ================================================ 
11. MY RIDES
================================================ */
.page-my-rides .db {
  text-align: center;
  margin: 20px 0px;
  color: #2450a6;
  text-decoration: underline;
}

.page-my-rides .mr-car-box-wrap {
  position: relative;
  overflow: hidden;
}

.page-my-rides .mr-car-box-wrap .mr-car-box {
  width: 200px;
  padding-top: 20px;
  margin: 0px auto 20px;
}

.page-my-rides .mr-car-box-wrap .mr-car-box .cd {
  text-align: center;
  margin: 10px 0px 5px;
}

.page-my-rides .mr-car-box-wrap .mr-car-box .mr-car {
  text-align: center;
}

.page-my-rides .mr-car-box-wrap .mr-car-box .mr-car-title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #2450a6;
  line-height: 1.2;
}

.page-my-rides .mr-car-box-wrap .mr-car-box .mr-car-code {
  background-color: #2450a6;
  text-align: center;
  font-size: 14px;
  margin: 0px auto;
  padding: 5px;
  border-radius: 90px;
  color: #fff;
  width: 120px;
  font-weight: 600;
}

.page-my-rides .trip {
  border: 1px solid #dbdbdb;
  width: 100%;
  display: flex;
  position: relative;
  background-color: #f7f7f7;
  border-radius: 10px;
  height: 120px;
}

.page-my-rides .trip .tl-wrap {
  display: table-cell;
  vertical-align: middle;
}

.page-my-rides .trip .trip-right,
.page-my-rides .trip .trip-left {
  width: 50%;
  text-align: center;
  padding: 10px 10px;
  overflow: hidden;
  display: table;
  height: 100%;
}

.page-my-rides .trip .arrow {
  position: absolute;
  width: 30px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  height: 30px;
  margin-top: -15px;
  display: table;
  text-align: center;
  background-color: #df9403;
  border-radius: 100%;
  padding-top: 4px;
}

.page-my-rides .trip .arrow .svg-inline--fa {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.page-my-rides .trip .trip-left {
  padding-right: 25px;
  border-right: 1px solid #dbdbdb;
}

.page-my-rides .trip .trip-right {
  padding-left: 25px;
}

.page-my-rides .trip .tl-location {
  font-weight: 600;
  color: #2450a6;
}

.page-my-rides .trip .tl-date {
  font-size: 12px;
}

.page-my-rides .trip .tl-time {
  font-size: 12px;
}

/* =====================================================
12. SETTING
===================================================== */
.page-setting .profile-picture .ppimg {
  width: 100px;
  height: 100px;
  margin: 20px auto 10px;
  border-radius: 100%;
  overflow: hidden;
}

.page-setting .profile-picture .ppimg img {
  max-width: 100%;
  max-height: 100%;
}

.page-setting .setting-submit {
  margin-top: 30px;
}

/* =====================================================
13. CAR LIST
===================================================== */
.page-car-list .car-card {
  border: 1px solid #dbdbdb;
  width: 100%;
  margin-top: 10px;
  border-radius: 10px;
  padding: 10px 10px 10px 170px;
  position: relative;
  min-height: 145px;
}

.page-car-list .car-card .cc-left {
  width: 160px;
  text-align: center;
  position: absolute;
  left: 10px;
  padding: 10px;
}

.page-car-list .car-card .cc-left .ccl-text span {
  padding: 0px 5px;
}

.page-car-list .car-card .cc-left .ccl-text .svg-inline--fa {
  margin-right: 5px;
  color: #b5b5b5;
}

.page-car-list .car-card .cc-right {
  width: 100%;
  padding-left: 10px;
  line-height: normal;
}

.page-car-list .car-card .cc-right .ccr-row-a {
  font-weight: 600;
}

.page-car-list .car-card .cc-right .ccr-row-b {
  width: 100%;
  color: #b5b5b5;
  margin-bottom: 5px;
  font-weight: 600;
}

.page-car-list .car-card .cc-right .ccr-row-c {
  width: 100%;
}

.page-car-list .car-card .cc-right .ccr-row-d {
  width: 100%;
  margin-top: 5px;
}

.page-car-list .car-card .cc-right .ccr-row-e {
  width: 100%;
  color: #b5b5b5;
}

.page-car-list .car-card .cc-right .ccr-row-e span {
  color: #df9403;
  font-size: 16px;
  font-weight: 600;
}

/* ====================================================
14. DESTINATIONS 
===================================================== */
.destination-card {
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 8px;
}

.destination-card .dc-top {
  position: relative;
  padding: 0px 0px 0px 130px;
  min-height: 90px;
}

.destination-card .dc-left {
  border-radius: 10px;
  overflow: hidden;
  width: 120px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.destination-card .dc-left .dcl-image {
  height: 100%;
  width: 100%;
}

.destination-card .dc-right .dcr-row-a {
  font-weight: 600;
  color: #2450a6;
}

.destination-card .dc-right .dcr-row-b {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.destination-card .dc-bottom {
  display: flex;
}

.destination-card .dc-bottom .dcb-left {
  width: 50%;
  text-align: left;
}

.destination-card .dc-bottom .dcb-right {
  line-height: 1;
  width: 50%;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  color: #df9403;
}

.star-rates .star {
  color: #dbdbdb;
}

.star-rates .star.rated {
  color: #df9403;
}

.star-rates .rated-value {
  margin-left: 2px;
}

/* =====================================================
15. NEWS LIST
===================================================== */
.news-card {
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}

.news-card .nc-top {
  position: relative;
  padding: 0px 0px 0px 130px;
  min-height: 90px;
}

.news-card .nc-top .nc-left {
  border-radius: 10px;
  overflow: hidden;
  width: 120px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.news-card .nc-top .nc-left .ncl-image {
  height: 100%;
  width: 100%;
}

.news-card .nc-top .nc-right .ncr-row-a {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #2450a6;
}

.news-card .nc-top .nc-right .ncr-row-b {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* =====================================================
16. NEWS 
===================================================== */
.tab-comment {
  padding: 0px 0px;
}

.tab-comment .add-new-comment {
  margin-top: 0px;
  margin-bottom: 15px;
}

.tab-comment .add-new-comment .input.your-name {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 5px;
}

.tab-comment .add-new-comment .input.your-msg {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 10px;
  height: 70px;
  border-radius: 5px;
  border: 1px solid #ececec;
}

.tab-comment .add-new-comment .theme-button.send-msg {
  border: 0px solid #333333;
  padding: 8px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tab-comment .comment-list .section-comment {
  position: relative;
  padding-left: 40px;
  padding-bottom: 10px;
}

.tab-comment .comment-list .section-comment .comment-view-body {
  background-color: #fafafa;
  border: 1px solid #ececec;
  padding: 10px 10px;
  border-radius: 5px;
}

.tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-img {
  overflow: hidden;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0px;
  top: 5px;
}

.tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-comment .cmc-heading {
  margin-bottom: 5px;
}

.tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-comment .cmc-heading .cm-hour {
  font-size: 10px;
  padding-top: 2px;
  margin-bottom: 0px;
  color: #949494;
}

/* ====================================================
17. FEEDBACK
===================================================== */
.page-feedback form {
  margin: 20px 0px;
}

.page-feedback .feedback-submit {
  margin: 30px 0px;
}

.page-feedback .row-check {
  text-align: center;
  margin: 30px 0px;
}

/* ====================================================
18. GALLERY
===================================================== */
.gallery-section {
  margin-bottom: 15px;
  margin-top: 15px;
}

.gallery-section .row-filter {
  margin-bottom: 5px;
}

.gallery-section .row-gallery {
  margin-left: -5px;
  margin-right: -5px;
}

.gallery-section .gall-row {
  width: 100%;
}

.gallery-section .gall-row-filter {
  width: 100%;
}

.gallery-section .gall-col {
  width: 50%;
  height: 13rem;
  float: left;
  padding: 5px 5px;
}

.gallery-section .gall-col h4{
  text-align: center;
  color: #2450A6;
}

.gallery-section .wrap-gallery img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.gallery-section .col {
  padding: 3px;
  margin: 0;
}

.gallery-section .filter-gallery {
  text-align: center;
}

.gallery-section .filter-button {
  color: #2450a6;
  background: transparent;
  padding: 10px 5px;
  font-weight: 600;
  margin-bottom: 5px;
  border: 0px solid #cecece;
}

.gallery-section .filter-button.active {
  color: #df9403;
}

.gallery-section .gallery-img-box,
.gallery-section .gallery-img-box * {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.gallery-section .gallery-img-box.gallery-hidden {
  display: none;
}

/* ====================================================
19. REGISTER / SIGN UP
==================================================== */
.page-register form {
  margin: 20px 0px;
}

.page-register a {
  text-decoration: underline;
  color: #2450a6;
}

.page-register .register-submit {
  margin: 30px 0px;
}

.page-register .have-a-account {
  margin-top: 30px;
  text-align: center;
}

/* ====================================================
20. LOGIN
==================================================== */
.page-login form {
  margin: 20px 0px;
}

.page-login a {
  text-decoration: underline;
  color: #2450a6;
}

.page-login .login-submit {
  margin: 30px 0px;
}

.page-login .text-with-link {
  margin-top: 30px;
  text-align: center;
}

/*==================================================
21. 404 PAGE
==================================================*/
.page-error .subsite {
  padding: 0px 0px;
}

.error-page {
  text-align: center;
  width: 100%;
  height: calc(100vh - 56px - 70px);
  position: relative;
}

.error-page h1 {
  margin: 0px 0px;
  font-size: 58px;
  font-weight: 600;
}

.error-page .in-error-page {
  width: 100%;
  height: 100%;
  position: absolute;
  display: table;
}

.error-page .in-error-page .in-in-error-page {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*==================================================
22. CAR SINGLE PAGE
==================================================*/
.single-car-box {
  position: relative;
  width: 100%;
}

.single-car-box .scb-left {
  display: flex;
  padding: 10px 0px;
  border-top: 1px solid #d5d3d3;
  border-bottom: 1px solid #d5d3d3;
  background-color: #fff;
}

.single-car-box .scb-left .scbl {
  padding: 10px;
  width: 100%;
  text-align: center;
}

.single-car-box .scb-left .scbl .scbl-ra {
  color: #9f9f9f;
}

.single-car-box .scb-left .scbl .scbl-rb {
  font-weight: 600;
  color: #2450a6;
}

.single-car-box .scb-left .scbl .scbl-rc img {
  width: 30px;
  margin: 5px 0px 0px;
}

.single-car-box .scb-left .scbl-center {
  border-right: 1px solid #d5d3d3;
  border-left: 1px solid #d5d3d3;
}

.single-car-box .scb-right {
  height: 100%;
  padding: 10px 0px;
}

.page-car-single {
  position: relative;
}

.page-car-single .bg-img img {
  position: absolute;
  left: 0px;
  height: 100%;
  opacity: 0.2;
  top: 0px;
  max-width: 999999px;
}

.page-car-single .cs-top {
  padding: 10px 71px 10px 0px;
  border-top: 0px solid #d5d3d3;
  border-bottom: 0px solid #d5d3d3;
  display: flex;
  position: relative;
  min-height: 63px;
  margin-bottom: 10px;
}

.page-car-single .cs-top .cst-left {
  width: 100%;
  border-right: 1px solid #d5d3d3;
}

.page-car-single .cs-top .cst-left .subsite-heading {
  font-size: 24px;
  text-align: left;
  padding: 2px 0px;
  line-height: 1.2;
}

.page-car-single .cs-top .cst-right {
  height: 43px;
  position: absolute;
  text-align: center;
  right: 0px;
  width: 61px;
  top: 10px;
}

.page-car-single .btn-reserve {
  margin: 20px 0px 10px;
}

.page-car-single .btn-reserve .theme-button {
  padding: 10px 20px;
}

.page-car-single .price .price-value {
  color: #2450a6;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.page-car-single .price .duration {
  color: #9f9f9f;
}

/*==================================================
23. PROFILE 
==================================================*/
.page-profile .cf-heading {
  padding: 10px 15px;
  font-weight: 600;
  color: #2450a6;
}

.page-profile .row-avatar {
  padding: 0px 15px;
  margin-top: -60px;
  text-align: center;
}

.page-profile .row-avatar .avatar-img img {
  height: 100px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 5px solid #fff;
}

.page-profile .probox {
  background-color: #f9f9f9;
  margin: 20px -15px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.page-profile .probox .border-center {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

.page-profile .probox .bx-col {
  width: 33.33%;
  float: left;
  text-align: center;
  height: 80px;
  display: table;
}

.page-profile .probox .bx-col .bx-col-in {
  display: table-cell;
  vertical-align: middle;
}

.page-profile .probox .bx-col .bx-col-in .count {
  color: #2450a6;
  font-weight: 600;
  font-size: 18px;
}

.page-profile .row-info-profile .proname {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  margin: 10px 0px 0px;
  color: #2450a6;
}

.page-profile .row-info-profile .proname-info {
  text-align: center;
}

.page-profile .row-info-profile .pro-des {
  padding: 20px 0px 10px;
  text-align: center;
}

.page-profile .row-info-profile .socmed {
  text-align: center;
  width: 100%;
  margin-top: 10px;
}

.page-profile .row-info-profile .socmed .socmed-line {
  display: inline-block;
}

.page-profile .row-info-profile .socmed .socmed-line .socmed-item {
  width: 25px;
  height: 25px;
  display: table;
  text-align: center;
  color: #ffffff;
  background-color: #2450a6;
  -webkit-border-radius: 90%;
  -moz-border-radius: 90%;
  border-radius: 90%;
  font-size: 10px;
  padding: 0px 0px;
}

.page-profile .row-info-profile .socmed .socmed-line .socmed-item .si-icon {
  display: table-cell;
  vertical-align: middle;
}

.profile-trip {
  margin: 0px -15px;
}

.destination-card-small {
  padding-left: 15px;
  width: 133px;
}

.destination-card-small .dcs-img {
  margin-bottom: 5px;
  position: relative;
}

.destination-card-small .dcs-img img {
  border-radius: 10px;
}

.destination-card-small .dcs-row-a {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  left: 10px;
  bottom: 10px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ---------------------------------------------------
24. FOOTER
----------------------------------------------------- */
.footer {
  padding: 20px 35px;
  height: 100px;
  background-color: #2450a6;
  text-align: center;
  color: #ffffff;
}

.footer .footer-heading {
  font-weight: 600;
  margin-bottom: 10px;
}

.footer .socmed {
  text-align: center;
  width: 100%;
}

.footer .socmed .socmed-line {
  display: inline-block;
}

.footer .socmed .socmed-line .socmed-item {
  width: 30px;
  height: 30px;
  display: table;
  text-align: center;
  color: #95b700;
  background-color: #ffffff;
  -webkit-border-radius: 90%;
  -moz-border-radius: 90%;
  border-radius: 90%;
  font-size: 16px;
  padding: 0px 0px;
}

.footer .socmed .socmed-line .socmed-item .si-icon {
  display: table-cell;
  vertical-align: middle;
  color: #2450a6;
}

/*==================================================
25. PREVIEW
==================================================*/
body.preview {
  background-color: #ffffff;
  background-size: 120% auto;
}

body.preview .container {
  max-width: 1300px;
}

body.preview .wrap-qr {
  margin-top: 20px;
}

body.preview .description {
  margin: 10px auto 30px;
  text-align: justify;
  padding: 0px 0px 0px 10px;
}

body.preview .your-mobile {
  text-align: center;
  font-size: 16px;
  max-width: 300px;
  margin: 20px auto 0px;
}

body.preview .container {
  position: relative;
  z-index: 2;
}

body.preview .here {
  background-color: #2450a6;
  color: #ffffff;
  padding: 5px 15px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  display: inline-block;
  margin: 10px;
}

body.preview .pr-bg {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  opacity: 0.2;
}

body.preview .pr-bg img {
  width: 100%;
  height: auto;
}

body.preview .wrapper {
  max-width: 953px;
  margin: 50px auto;
  font-size: 15px;
}

body.preview .pr-title {
  display: inline-block;
  padding: 0px 20px;
  font-size: 40px;
  font-weight: 800;
  color: #2450a6;
}

body.preview .pr-tagline {
  display: inline-block;
  font-size: 27px;
}

body.preview .content-left {
  max-width: 410px;
  float: left;
}

body.preview .content-left .mobileframe {
  float: left;
  position: relative;
  border-radius: 30px;
  border: 5px solid #ffffff;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
}

body.preview #qrimage {
  margin-top: 10px;
  width: 150px;
  height: auto;
}

body.preview .buy-now .bn {
  background: #2450a6;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 30px;
  display: inline-block;
  margin: 20px 0px 0px;
  border-radius: 90px;
  cursor: pointer;
}

body.preview .buy-now .bn:hover {
  background-color: #df9403;
}

body.preview .content-left .mobileframe .preview-mobile-frame {
  background-color: #ffffff;
  overflow: hidden;
}

body.preview .content-left .mobileframe,
body.preview .content-left .mobileframe .mobile-frame-bg,
body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame,
body.preview .content-left .mobileframe .preview-mobile-frame {
  height: 700px;
  width: 369px;
  box-sizing: unset;
}

body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame {
  position: relative;
  margin: 0px;
  border: none;
  background: none;
  overflow-y: scroll;
  overflow-x: hidden;
}

body.preview .content-right {
  float: right;
  text-align: center;
  width: 543px;
}

body.preview .content-right .in-r {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

body.preview .content-right h1 {
  font-weight: 600;
  margin-bottom: 0px;
}

body.preview .content-right p {
  margin-bottom: 40px;
}

@media only screen and (max-width: 450px) {
  .content-left .mobileframe,
  .content-left .mobileframe .mobile-frame-bg,
  .content-left .mobileframe .preview-mobile-frame #previewFrame,
  .content-left .mobileframe .preview-mobile-frame {
    height: 700px;
    width: 100%;
    box-sizing: unset;
  }

  #content .img-hero .slick-slide img {
    width: 100%;
    max-width: 1024px;
    height: 100%;
    max-height: 170px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  .available-car .acr-box {
    width: calc(100% - 30px); 
  }

  body.preview .wrapper {
    margin-top: 0px !important;
    padding-left: 0px !important;
  }

  body.preview .wrapper .ctc {
    margin-top: 0px !important;
  }

  body.preview .wrapper .description {
    padding: 0px 0px !important;
  }

  body.preview .content-left,
  body.preview .content-right {
    width: 100%;
    margin: 0 auto;
    float: unset;
  }

  body.preview .content-left {
    padding-right: 15px !important;
    padding-left: 15px !important;
    max-width: 410px;
    margin: 0 auto;
    float: unset;
    display: block;
  }

  body.preview .content-left .mobileframe {
    width: 100% !important;
    box-sizing: border-box;
  }

  body.preview .content-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: left;
    width: 100% !important;
  }

  body.preview .description {
    width: 100%;
    margin: 0px 0px;
    max-width: 100%;
  }

  body.preview .content-right .in-r {
    text-align: left;
  }

  body.preview .pr-title {
    padding: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
  }

  body.preview .your-mobile {
    text-align: center;
    max-width: 100%;
  }

  body.preview .pr-tagline {
    line-height: 1.2;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }

  body.preview .content-right .in-in-r {
    margin-top: 30px;
  }

  body.preview .wrap-qr {
    text-align: center;
  }

  #content .img-hero .slick-slide img {
    width: 100%;
    max-width: 1024px;
    height: 100%;
    max-height: 280px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 410px) {
  body.preview .content-left .mobileframe {
    width: 100% !important;
    box-sizing: border-box;
  }

  #content .img-hero .slick-slide img {
    width: 100%;
    max-width: 1024px;
    height: 100%;
    max-height: 170px;
    object-fit: cover;
  }

  body.preview .content-left .mobileframe .preview-mobile-frame {
    width: 100% !important;
  }

  body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame {
    width: 100%;
  }
}

@media only screen and (max-width: 956px) {
  .available-car .acr-box {
    width: calc(100% - 30px); 
  }

  .available-car .acr-box .acr-box-in .acr-content {
    padding: 10px 10px;
    width: 80%;
  }

  .available-car .acr-box .acr-box-in .acr-img {
    width: 110px;
    float: right;
    margin-right: -2px;
    margin-top: 40px;
    position: absolute;
    right: 0px;
  }
  
  .available-car .acr-box .acr-box-in .acr-img img {
    width: 80%;
    border-radius: 0px 0px 0px 10px;
  }

  body.preview .wrapper {
    max-width: 99999px;
    margin: 50px auto;
    width: 100%;
    position: relative;
    padding-left: 50px;
  }

  body.preview .wrapper .content-right {
    padding: 0px 20px 0px 30px;
    width: calc(100% - 379px);
  }

  body.preview .content-left .mobileframe {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    border-top: 5px solid #dbdbdb;
    border-right: 5px solid #dbdbdb;
    border-bottom: 5px solid #dbdbdb;
    border-left: 5px solid #dbdbdb;
  }
}

/*# sourceMappingURL=theme.css.map */